From: Steven Tamm Date: Sun, 29 Aug 2004 16:56:17 +0000 (+0000) Subject: Fixing whitespace style issue with #define X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~21241 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=a485a936ef3bd2b79c07363f9d8ccf2903414758;p=emacs.git Fixing whitespace style issue with #define --- diff --git a/src/fileio.c b/src/fileio.c index b9299910186..a90111b22b6 100644 --- a/src/fileio.c +++ b/src/fileio.c @@ -6304,7 +6304,7 @@ and `read-file-name-function'. */) GCPRO2 (insdef, default_filename); -#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined(TARGET_API_MAC_CARBON) +#if defined (USE_MOTIF) || defined (HAVE_NTGUI) || defined (USE_GTK) || defined (TARGET_API_MAC_CARBON) if ((NILP (last_nonmenu_event) || CONSP (last_nonmenu_event)) && use_dialog_box && use_file_dialog